سجلات
أسماء المنشآت المسجلة في الامارة حسب التصنيف
مخطط مجموعة البيانات
انقر للتوسيع انقر للطي
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
{
- "title":"classification-by-name",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/classification-by-name"
}
] - "definitions":{
- "classification-by-name":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/classification-by-name_records"
}
}
} - "records":
} - "properties":
- "classification-by-name_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "id":,{
- "type":"integer",
- "title":""#"",
- "description":""
} - "establishment_type":,{
- "type":"string",
- "title":"Establishment Type",
- "description":""
} - "establishment_classification":,{
- "type":"string",
- "title":"Establishment Classification",
- "description":""
} - "establishment_english_name":,{
- "type":"string",
- "title":"Establishment English Name",
- "description":""
} - "establishment_arabic_name":,{
- "type":"string",
- "title":"Establishment Arabic Name",
- "description":""
} - "phone":,{
- "type":"string",
- "title":"Phone",
- "description":""
} - "mobile":,{
- "type":"string",
- "title":"Mobile",
- "description":""
} - "area":,{
- "type":"string",
- "title":"Area",
- "description":""
} - "location":{
- "type":"string",
- "title":"Location",
- "description":""
}
} - "id":
}
} - "fields":
} - "properties":
} - "classification-by-name":
}